ARROW-14815 [R] bindings for lubridate::semester()#12429
ARROW-14815 [R] bindings for lubridate::semester()#12429dragosmg wants to merge 12 commits intoapache:masterfrom
lubridate::semester()#12429Conversation
|
|
jonkeane
left a comment
There was a problem hiding this comment.
This is looking good, thanks!
One comment (TIL about the return value of lubridate::semseter()!), and a request for some more testing on various kinds of (bad) inputs
|
Not sure if we should (and if yes, at what level) support integer / numeric arguments to |
jonkeane
left a comment
There was a problem hiding this comment.
This is getting closer — a few small changes.
It's up to you if you want to sweep the r-based month() improvements in to this ticket or do those improvements + the changes you'll need to these tests later as a separate ticket soon after, but we should do those sooner rather than later.
jonkeane
left a comment
There was a problem hiding this comment.
Thanks for pulling in some of the month changes, that's looking like it's headed in the right direction.
I've got a few comments + a few requests for a few more tests. Also a longer point (which you might already be totally aware of!) about how we might test bindings like this where the underlying data changes has an impact on what we need to do.
* the logic is correct, but the implementation fails
7e0a2af to
0e334d1
Compare
|
Benchmark runs are scheduled for baseline = 5680d20 and contender = 16f36a5. 16f36a5 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Once this PR is merged the following code snippet will be valid
and identical with the
lubridateresult:Created on 2022-02-15 by the reprex package (v2.0.1)